doc: Adapt GtkPackType documentation to GTK4 changes
authorvanadiae <vanadiae35@gmail.com>
Tue, 17 Nov 2020 19:14:51 +0000 (20:14 +0100)
committervanadiae <vanadiae35@gmail.com>
Tue, 17 Nov 2020 19:19:16 +0000 (20:19 +0100)
commitbc4969ec42d8d5686cd18b35f053496570bd0279
tree790c5c44f1fc38905924b08ecc2a730d31617f72
parent5cc5022a8fd4188fc88df376a315f5ddb8eca899
doc: Adapt GtkPackType documentation to GTK4 changes

Since GTK4, the functions that used the GtkPackType enumeration,
`gtk_box_pack_{start,end}`, were replaced by `gtk_box_{append,prepend}`,
hence this enumeration isn't used anymore by any function within the
GtkBox type, and the child packing properties were also removed for GTK4.
So this commit adapts the documentation accordingly.
gtk/gtkenums.h